home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 May / macformat_103_may_2001.iso / Demos / REALbasic® 3 / REALbasic 3 / REALbasic 3.rsrc / STR#_130.txt < prev    next >
Encoding:
Text File  |  2001-01-31  |  3.7 KB  |  81 lines

  1. Edit menu
  2.  
  3. Use this menu to undo and redo actions, duplicate and  select controls, find and replace text in your programming code, add items to the window or class you are editing in the Code Editor window, and set preferences.
  4.  
  5. Reverses your last action immediately.
  6.  
  7. You can repeatedly choose Undo to reverse any number of actions (limited only by available memory).
  8.  
  9. Performs the last action reversed by choosing Undo.
  10.  
  11. You can repeatedly choose Redo to perform any number of reversed actions (limited only by available memory).
  12.  
  13. Removes the selected text, data, or object and puts it on the Clipboard.
  14.  
  15. Note: This action replaces the Clipboard‚Äôs existing contents.
  16.  
  17. Removes the selected text, data, or object and puts it on the Clipboard. - Not available because no text, data or object is selected.
  18.  
  19. Duplicates the selected text, data or object and places it on the Clipboard, leaving the original selection in the window.
  20.  
  21. Note: This action replaces the Clipboard‚Äôs existing contents.
  22.  
  23. Duplicates the selected text, data or object and places it on the Clipboard, leaving the original selection in the window. - Not available because no text, data or object is selected.
  24.  
  25. Places the contents of the Clipboard in the window at the insertion point (if there is one).
  26.  
  27. Places the contents of the Clipboard in the window at the insertion point (if there is one). - Not available because no text, data or object is selected.
  28.  
  29. Removes the selected text, data, or object without storing it on the Clipboard.
  30.  
  31. Removes the selected text, data, or object without storing it on the Clipboard. - Not available because no text, data or object is selected.
  32.  
  33. Copies the selected control in one step, without changing the Clipboard contents.
  34.  
  35. Copies the selected control in one step, without changing the Clipboard contents. - Not available because no control is selected.
  36.  
  37. Selects everything in the active window.
  38.  
  39. Selects everything in the active window. - Not available because the active window contains nothing that is selectable.
  40.  
  41. Modifies the selected item.
  42.  
  43. Modifies the selected item. - Not available because no method, event or property has been selected.
  44.  
  45. Deletes the selected item.
  46.  
  47. Deletes the selected item. - Not available because no method, event or property has been selected.
  48.  
  49. Adds a new method to the selected window, class or module.
  50.  
  51. Adds a new method to the selected window, class or module. - Not available because the frontmost window is not a Code Editor window for a window, class or module.
  52.  
  53. Adds a new event to the selected class or module.
  54.  
  55. Adds a new event to the selected class or module. - Not available because the frontmost window is not a Code Editor window for a class or module.
  56.  
  57. Adds a new property to the selected window, class or module.
  58.  
  59. Adds a new property to the selected window, class or module. - Not available because the frontmost window is not a Code Editor window for a window, class or module.
  60.  
  61. Adds a new constant to the selected module.
  62.  
  63. Adds a new constant to the selected module. - Not available because the frontmost window is not a Code Editor window for a module.
  64.  
  65. Adds a new menu handler to the selected window or class.
  66.  
  67. Adds a new menu handler to the selected window or class. - Not available because the frontmost window is not a Code Editor window for a class or window.
  68.  
  69. Protects a project item so that it can't be opened without a password.
  70.  
  71. Applies settings customizing the Code and Window Editors.
  72.  
  73. Allows you to define a list of file types the project will read from or write to.
  74.  
  75. Sets the default window, Macintosh creator code and the default language for the project.
  76.  
  77. Comments/Uncomments the selected text in the Code Editor
  78.  
  79. Comments/Uncomments the selected text in the Code Editor - Not available because no source is being edited.
  80.  
  81.